ParagraphAdd(Run) Method
Adds the
Run to the paragraph content.
Namespace: Independentsoft.Office.WordAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public void Add(
Run run
)
Public Sub Add (
run As Run
)
- run Run
- The Run to add.
The
Content index at which the value has been added.